1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>9.0.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{6DCD5EE7-EFF1-4B0B-B0EF-C07F151059AD}</ProjectGuid>
9 <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
10 <OutputType>Library</OutputType>
11 <RootNamespace>VBADONETDataServiceSL3Client</RootNamespace>
12 <AssemblyName>VBADONETDataServiceSL3Client</AssemblyName>
13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14 <SilverlightApplication>true</SilverlightApplication>
17 <XapOutputs>true</XapOutputs>
18 <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
19 <XapFilename>VBADONETDataServiceSL3Client.xap</XapFilename>
20 <SilverlightManifestTemplate>My Project\AppManifest.xml</SilverlightManifestTemplate>
21 <SilverlightAppEntry>VBADONETDataServiceSL3Client.App</SilverlightAppEntry>
22 <TestPageFileName>TestPage.html</TestPageFileName>
23 <CreateTestPage>true</CreateTestPage>
24 <ValidateXaml>true</ValidateXaml>
25 <EnableOutOfBrowser>false</EnableOutOfBrowser>
26 <OutOfBrowserSettingsFile>My Project\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
27 <UsePlatformExtensions>false</UsePlatformExtensions>
28 <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
30 </LinkedServerProject>
31 <OptionExplicit>On</OptionExplicit>
32 <OptionCompare>Binary</OptionCompare>
33 <OptionStrict>Off</OptionStrict>
34 <OptionInfer>On</OptionInfer>
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
37 <DebugSymbols>true</DebugSymbols>
38 <DebugType>full</DebugType>
39 <DefineDebug>true</DefineDebug>
40 <DefineTrace>true</DefineTrace>
41 <NoStdLib>true</NoStdLib>
42 <NoConfig>true</NoConfig>
43 <MyType>Empty</MyType>
44 <OutputPath>Bin\Debug</OutputPath>
45 <DocumentationFile>VBADONETDataServiceSL3Client.xml</DocumentationFile>
46 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
47 <DefineConstants>SILVERLIGHT=1</DefineConstants>
49 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50 <DebugType>pdbonly</DebugType>
51 <DefineDebug>false</DefineDebug>
52 <DefineTrace>true</DefineTrace>
53 <NoStdLib>true</NoStdLib>
54 <NoConfig>true</NoConfig>
55 <Optimize>true</Optimize>
56 <OutputPath>Bin\Release</OutputPath>
57 <DocumentationFile>VBADONETDataServiceSL3Client.xml</DocumentationFile>
58 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
59 <DefineConstants>SILVERLIGHT=1</DefineConstants>
62 <Reference Include="System.ComponentModel.DataAnnotations, Version=2.0.5.0, Culture=neutral, PublicKeyToken=ddd0da4d3e678217, processorArchitecture=MSIL" />
63 <Reference Include="System.Data.Services.Client, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
64 <Reference Include="System.Runtime.Serialization" />
65 <Reference Include="System.ServiceModel" />
66 <Reference Include="System.Windows" />
67 <Reference Include="mscorlib" />
68 <Reference Include="system" />
69 <Reference Include="System.Core" />
70 <Reference Include="System.Net" />
71 <Reference Include="System.Windows.Controls, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
72 <Reference Include="System.Windows.Controls.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
73 <Reference Include="System.Windows.Controls.Data.Input, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
74 <Reference Include="System.Windows.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
75 <Reference Include="System.Xml" />
76 <Reference Include="System.Windows.Browser" />
79 <Import Include="Microsoft.VisualBasic" />
80 <Import Include="System" />
81 <Import Include="System.Linq" />
82 <Import Include="System.Collections.Generic" />
83 <Import Include="System.Xml" />
84 <Import Include="System.Net" />
85 <Import Include="System.Windows" />
86 <Import Include="System.Windows.Controls" />
87 <Import Include="System.Windows.Documents" />
88 <Import Include="System.Windows.Ink" />
89 <Import Include="System.Windows.Input" />
90 <Import Include="System.Windows.Media" />
91 <Import Include="System.Windows.Media.Animation" />
92 <Import Include="System.Windows.Shapes" />
95 <Compile Include="App.xaml.vb">
96 <DependentUpon>App.xaml</DependentUpon>
98 <Compile Include="SampleServiceInsert.xaml.vb">
99 <DependentUpon>SampleServiceInsert.xaml</DependentUpon>
101 <Compile Include="MainPage.xaml.vb">
102 <DependentUpon>MainPage.xaml</DependentUpon>
104 <Compile Include="My Project\AssemblyInfo.vb" />
105 <Compile Include="SchoolLinqToEntitiesUpdate.xaml.vb">
106 <DependentUpon>SchoolLinqToEntitiesUpdate.xaml</DependentUpon>
108 <Compile Include="SchoolLinqToSQLServiceDelete.xaml.vb">
109 <DependentUpon>SchoolLinqToSQLServiceDelete.xaml</DependentUpon>
111 <Compile Include="ScoreCardForSchoolLinqToEntities.vb" />
112 <Compile Include="ScoreCardForSchoolLinqToSQL.vb" />
113 <Compile Include="Service References\SampleService\Reference.vb">
114 <AutoGen>True</AutoGen>
115 <DesignTime>True</DesignTime>
116 <DependentUpon>Reference.datasvcmap</DependentUpon>
118 <Compile Include="Service References\SchoolLinqToEntitiesService\Reference.vb">
119 <AutoGen>True</AutoGen>
120 <DesignTime>True</DesignTime>
121 <DependentUpon>Reference.datasvcmap</DependentUpon>
123 <Compile Include="Service References\SchoolLinqToSQLService\Reference.vb">
124 <AutoGen>True</AutoGen>
125 <DesignTime>True</DesignTime>
126 <DependentUpon>Reference.datasvcmap</DependentUpon>
130 <ApplicationDefinition Include="App.xaml">
131 <SubType>Designer</SubType>
132 <Generator>MSBuild:MarkupCompilePass1</Generator>
133 </ApplicationDefinition>
134 <Page Include="SampleServiceInsert.xaml">
135 <SubType>Designer</SubType>
136 <Generator>MSBuild:MarkupCompilePass1</Generator>
138 <Page Include="MainPage.xaml">
139 <SubType>Designer</SubType>
140 <Generator>MSBuild:MarkupCompilePass1</Generator>
142 <Page Include="SchoolLinqToEntitiesUpdate.xaml">
143 <SubType>Designer</SubType>
144 <Generator>MSBuild:MarkupCompilePass1</Generator>
146 <Page Include="SchoolLinqToSQLServiceDelete.xaml">
147 <SubType>Designer</SubType>
148 <Generator>MSBuild:MarkupCompilePass1</Generator>
152 <None Include="My Project\AppManifest.xml" />
155 <WCFMetadata Include="Service References\" />
158 <ServiceReferenceMetadataStorage Include="Service References\SampleService\">
159 <Type>datasvcmap</Type>
160 </ServiceReferenceMetadataStorage>
161 <ServiceReferenceMetadataStorage Include="Service References\SchoolLinqToEntitiesService\">
162 <Type>datasvcmap</Type>
163 </ServiceReferenceMetadataStorage>
164 <ServiceReferenceMetadataStorage Include="Service References\SchoolLinqToSQLService\">
165 <Type>datasvcmap</Type>
166 </ServiceReferenceMetadataStorage>
169 <None Include="App.Config" />
172 <Content Include="ReadMe.txt" />
173 <None Include="Service References\SampleService\Reference.datasvcmap">
174 <Generator>DataServiceClientGenerator</Generator>
175 <LastGenOutput>Reference.vb</LastGenOutput>
177 <None Include="Service References\SampleService\service.edmx" />
178 <None Include="Service References\SchoolLinqToSQLService\Reference.datasvcmap">
179 <Generator>DataServiceClientGenerator</Generator>
180 <LastGenOutput>Reference.vb</LastGenOutput>
182 <None Include="Service References\SchoolLinqToEntitiesService\Reference.datasvcmap">
183 <Generator>DataServiceClientGenerator</Generator>
184 <LastGenOutput>Reference.vb</LastGenOutput>
186 <None Include="Service References\SchoolLinqToEntitiesService\service.edmx" />
187 <None Include="Service References\SchoolLinqToSQLService\service.edmx" />
189 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\v3.0\Microsoft.Silverlight.VisualBasic.targets" />
190 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
191 Other similar extension points exist, see Microsoft.Common.targets.
192 <Target Name="BeforeBuild">
194 <Target Name="AfterBuild">
199 <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
200 <SilverlightProjectProperties />